home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / source / music4c.sit / Music4C Folder / Scores / HoweExample2.score < prev    next >
Text File  |  1990-09-09  |  671b  |  28 lines

  1. c Example score for Howe example2b (formant);
  2.  
  3. c Parameters for instrument 'b':;
  4. c p4 = pitch level of cluster of nonharmonic partials (8ve.pc);
  5. c p5 = amp;
  6. c p6 = amount of AM;
  7. c p7 = speed of AM in cps;
  8. c p8 = func no of shape of AM;
  9. c p9 = func no indicating cluster of partials;
  10.  
  11. c sine wave;
  12. f 1 0 9 512 1 1 0;
  13. c freq response curve;
  14. f 2 0 7 512 1 1 512 0;
  15. f 2 0 7 512 1 1 512 1;
  16. c straight line from 1 to 1;
  17. f 4 0 7 512 1 1 512 1;
  18.  
  19. c formant functions;
  20. f 9 0 -2 512 1 9 0.1;
  21. f 10 0 2.015 512 1 12 4;
  22.  
  23. i    2    0.0    0.2        9.02    1.0     0.5     5     1 9;
  24. ci    2    1.0    1.0        8.03    1.0     0.5     20     1 9;
  25. ci    2    2.0    1.0        9.01    1.0     0.5     100 1 9;
  26. ci    2    3.0    1.0        9.00    1.0     0.5     400 1 10;
  27. e 0 1 20000;
  28.